home *** CD-ROM | disk | FTP | other *** search
/ AutoCAD Resource Guide / AutoCAD Resource Guide - ESX Interactive.ISO / argdemos / autocode / posts / flame.pat < prev    next >
Encoding:
Text File  |  1994-06-08  |  418 b   |  34 lines

  1. ^STARTUP
  2. /I=FLON
  3. /O=FLOFF
  4. ^PIERCE
  5. * Pierce / Dwell output
  6. S3|@DELAY|0|0
  7. ^FLON
  8. * M4 flame on
  9. MM|4|0|0
  10. ^FLOFF
  11. * M3 flame off
  12. MM|3|0|0
  13. SP|1|0|0
  14. ^ALON
  15. * M71 Alternate tool active
  16. MM|71|0|0
  17. SP|2|0|0
  18. ^ALOFF
  19. * M72 Alternate tool off
  20. MM|72|0|0
  21. SP|1|0|0
  22. ^CCL
  23. * Cutter comp left
  24. MG|41|0|0
  25. ^CCR
  26. * Cutter comp right
  27. MG|42|0|0
  28. ^CCO
  29. * Cutter comp off
  30. MG|40|0|0
  31. ^FINI
  32. * M30 stop and rewind
  33. MM|30|0|0
  34.